Author: twittner Date: Sun Dec 3 18:43:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - adapterized (added missing cvs keywords) - use real package names instead of provides in BR (perl(Foo::Bar) -> perl-Foo-Bar)
---- Files affected: SPECS: gcstar.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/gcstar.spec diff -u SPECS/gcstar.spec:1.1 SPECS/gcstar.spec:1.2 --- SPECS/gcstar.spec:1.1 Sat Dec 2 19:17:48 2006 +++ SPECS/gcstar.spec Sun Dec 3 19:42:57 2006 @@ -1,6 +1,6 @@ -# +# $Revision$, $Date$ %include /usr/lib/rpm/macros.perl -Summary: GCstar: collection manager. +Summary: GCstar: collection manager Name: gcstar Version: 0.5.0 Release: 1 @@ -10,12 +10,12 @@ # Source0-md5: 12ba75fe2f3091c1ccd03864424a34e2 Patch0: %{name}-mandir.patch Patch1: %{name}-desktop.patch -BuildRequires: perl(Gtk2) -BuildRequires: perl(LWP::Simple) +BuildRequires: perl-Gtk2 +BuildRequires: perl-libwww BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -GCstar is a free application for managing your collections. +GCstar is a free application for managing your collections. %prep %setup -q -n %{name} @@ -27,8 +27,8 @@ %install rm -rf $RPM_BUILD_ROOT -./install --text \ - --prefix=$RPM_BUILD_ROOT/usr +./install --text \ + --prefix=$RPM_BUILD_ROOT%{_prefix} install -d $RPM_BUILD_ROOT%{_desktopdir} install -d $RPM_BUILD_ROOT%{_pixmapsdir} @@ -60,4 +60,10 @@ %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org + +$Log$ +Revision 1.2 2006/12/03 18:42:57 twittner +- adapterized (added missing cvs keywords) +- use real package names instead of provides in BR + (perl(Foo::Bar) -> perl-Foo-Bar) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gcstar.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit