rpms/perl-Glib/devel .cvsignore, 1.19, 1.20 perl-Glib.spec, 1.35, 1.36 sources, 1.19, 1.20

Tom Callaway spot at fedoraproject.org
Wed Jul 7 18:26:31 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/perl-Glib/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv16566

Modified Files:
	.cvsignore perl-Glib.spec sources 
Log Message:
1.223


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Glib/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	13 Mar 2009 20:01:20 -0000	1.19
+++ .cvsignore	7 Jul 2010 18:26:30 -0000	1.20
@@ -1 +1 @@
-Glib-1.201.tar.gz
+Glib-1.223.tar.gz


Index: perl-Glib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Glib/devel/perl-Glib.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- perl-Glib.spec	2 May 2010 08:34:16 -0000	1.35
+++ perl-Glib.spec	7 Jul 2010 18:26:30 -0000	1.36
@@ -1,6 +1,6 @@
 Name:           perl-Glib
-Version:        1.201
-Release:        5%{?dist}
+Version:        1.223
+Release:        1%{?dist}
 Summary:        Perl interface to GLib
 
 Group:          Development/Libraries
@@ -24,9 +24,10 @@ these libraries are used as the foundati
 that make up the Gnome environment, and are used in many unrelated
 projects.
 
-
 %package devel
 Summary:	Development part of Perl interface to GLib
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Development part of package perl-Glib, the Perl module providing interface
@@ -43,12 +44,10 @@ __EOF__
 %define __perl_provides %{_builddir}/Glib-%{version}/%{name}-perl.prov
 chmod +x %{__perl_provides}
 
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
 make
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
@@ -57,7 +56,6 @@ find $RPM_BUILD_ROOT -type f -name '*.bs
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
-
 %check
 %ifnarch ppc ppc64
 make test
@@ -66,10 +64,9 @@ make test
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog LICENSE NEWS README TODO
+%doc AUTHORS ChangeLog.pre-git LICENSE NEWS README TODO
 %{perl_vendorarch}/auto/Glib/
 %{perl_vendorarch}/Glib*
 %{_mandir}/man3/*.3pm*
@@ -94,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 01 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1.223-1
+- update to 1.223
+
 * Sun May 02 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.201-5
 - Mass rebuild with perl-5.12.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Glib/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	13 Mar 2009 20:01:20 -0000	1.19
+++ sources	7 Jul 2010 18:26:31 -0000	1.20
@@ -1 +1 @@
-f76f8e93062f6689e15c6b8bb9a70c92  Glib-1.201.tar.gz
+cfdeaa8c95448f86c30b505e4701abf1  Glib-1.223.tar.gz



More information about the scm-commits mailing list