rpms/perl-Glib/FC-6 .cvsignore, 1.13, 1.14 perl-Glib.spec, 1.18, 1.19 sources, 1.13, 1.14

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Sun Feb 11 16:58:26 UTC 2007


Author: jpo

Update of /cvs/extras/rpms/perl-Glib/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7538/FC-6

Modified Files:
	.cvsignore perl-Glib.spec sources 
Log Message:
Update to 1.143.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Glib/FC-6/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	1 Dec 2006 16:20:24 -0000	1.13
+++ .cvsignore	11 Feb 2007 16:57:54 -0000	1.14
@@ -1 +1 @@
-Glib-1.141.tar.gz
+Glib-1.143.tar.gz


Index: perl-Glib.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Glib/FC-6/perl-Glib.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- perl-Glib.spec	1 Dec 2006 16:20:24 -0000	1.18
+++ perl-Glib.spec	11 Feb 2007 16:57:54 -0000	1.19
@@ -1,5 +1,5 @@
 Name:           perl-Glib
-Version:        1.141
+Version:        1.143
 Release:        1%{?dist}
 Summary:        Perl interface to GLib
 
@@ -36,8 +36,8 @@
 
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS"
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+make %{?_smp_mflags}
 
 
 %install
@@ -45,7 +45,7 @@
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -66,6 +66,12 @@
 
 
 %changelog
+* Sun Feb 11 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.143-1
+- Update to 1.143.
+
+* Thu Dec  7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.142-1
+- Update to 1.142.
+
 * Wed Nov 22 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.141-1
 - Update to 1.141.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Glib/FC-6/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	1 Dec 2006 16:20:24 -0000	1.13
+++ sources	11 Feb 2007 16:57:54 -0000	1.14
@@ -1 +1 @@
-ab90e68a745e771a8b6af8fadcce4c38  Glib-1.141.tar.gz
+a99215c806de26acf285edf90fc15cb4  Glib-1.143.tar.gz




More information about the scm-commits mailing list