SPECS: perl-Glib.spec - added Gnome2 base dirs (moved from Gtk2 - ...
qboosh
qboosh at pld-linux.org
Sat Dec 1 16:51:55 CET 2007
Author: qboosh Date: Sat Dec 1 15:51:55 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added Gnome2 base dirs (moved from Gtk2 - Gnome::GConf doesn't use Gtk2)
- release 2
---- Files affected:
SPECS:
perl-Glib.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/perl-Glib.spec
diff -u SPECS/perl-Glib.spec:1.52 SPECS/perl-Glib.spec:1.53
--- SPECS/perl-Glib.spec:1.52 Sat Dec 1 16:36:59 2007
+++ SPECS/perl-Glib.spec Sat Dec 1 16:51:50 2007
@@ -10,7 +10,7 @@
Name: perl-Glib
# note: versions 1.x[13579]y are unstable, if you want them, please use DEVEL branch
Version: 1.162
-Release: 1
+Release: 2
License: LGPL v2.1+
Group: Development/Languages/Perl
Source0: http://dl.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz
@@ -44,6 +44,7 @@
%install
rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{perl_vendorarch}/{Gnome2,auto/Gnome2}
%{__make} pure_install \
DESTDIR=$RPM_BUILD_ROOT
@@ -67,6 +68,9 @@
%attr(755,root,root) %{perl_vendorarch}/auto/Glib/Glib.so
%{perl_vendorarch}/auto/Glib/Glib.bs
%{_mandir}/man3/Glib*.3pm*
+# for Gnome2-related packages
+%dir %{perl_vendorarch}/Gnome2
+%dir %{perl_vendorarch}/auto/Gnome2
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -74,6 +78,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2007-12-01 15:51:50 qboosh
+- added Gnome2 base dirs (moved from Gtk2 - Gnome::GConf doesn't use Gtk2)
+- release 2
+
Revision 1.52 2007-12-01 15:36:59 qboosh
- updated to 1.162
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Glib.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list