rpms/perl-Glib/devel .cvsignore, 1.14, 1.15 perl-Glib.spec, 1.19, 1.20 sources, 1.14, 1.15

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


Author: jpo

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Glib/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	7 Dec 2006 17:13:59 -0000	1.14
+++ .cvsignore	11 Feb 2007 16:57:57 -0000	1.15
@@ -1 +1 @@
-Glib-1.142.tar.gz
+Glib-1.143.tar.gz


Index: perl-Glib.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Glib/devel/perl-Glib.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- perl-Glib.spec	7 Dec 2006 17:13:59 -0000	1.19
+++ perl-Glib.spec	11 Feb 2007 16:57:57 -0000	1.20
@@ -1,5 +1,5 @@
 Name:           perl-Glib
-Version:        1.142
+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,9 @@
 
 
 %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.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Glib/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	7 Dec 2006 17:13:59 -0000	1.14
+++ sources	11 Feb 2007 16:57:57 -0000	1.15
@@ -1 +1 @@
-60e26957f890accb29b755fd9ce57a57  Glib-1.142.tar.gz
+a99215c806de26acf285edf90fc15cb4  Glib-1.143.tar.gz




More information about the scm-commits mailing list