Author: steve Update of /cvs/pkgs/rpms/perl-GSSAPI/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30196 Modified Files: perl-GSSAPI.spec Log Message: Use sysconfdir macro instead of hard-coding /etc. Index: perl-GSSAPI.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-GSSAPI/devel/perl-GSSAPI.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-GSSAPI.spec 9 Dec 2007 00:59:36 -0000 1.6 +++ perl-GSSAPI.spec 3 Jan 2008 17:01:32 -0000 1.7 @@ -6,7 +6,7 @@ Name: perl-GSSAPI Version: 0.24 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl extension providing access to the GSSAPIv2 library Group: Development/Libraries @@ -32,7 +32,7 @@ %build -. /etc/profile.d/krb5-devel.sh +. %{_sysconfdir}/profile.d/krb5-devel.sh %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} @@ -64,6 +64,9 @@ %changelog +* Thu Jan 03 2008 Steven Pritchard <steve@xxxxxxxxx> 0.24-3 +- Use sysconfdir macro instead of hard-coding /etc. + * Sat Dec 08 2007 Steven Pritchard <steve@xxxxxxxxx> 0.24-2 - Update License tag. - Use fixperms macro instead of our own chmod incantation. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list