Author: qboosh Date: Sat Jun 25 21:27:07 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl cosmetics, release 0.1 due to broken install and files sections
---- Files affected: SPECS: gcfilms.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/gcfilms.spec diff -u SPECS/gcfilms.spec:1.2 SPECS/gcfilms.spec:1.3 --- SPECS/gcfilms.spec:1.2 Wed Jun 22 16:00:49 2005 +++ SPECS/gcfilms.spec Sat Jun 25 23:27:02 2005 @@ -1,9 +1,10 @@ # $Revision$, $Date$ +# TODO: %files are TOTALLY BROKEN Summary: GCfilms, movies collection management -Summary(pl): GCfilms to narzędzie do zarządzania kolekcjami filmów +Summary(pl): GCfilms - narzędzie do zarządzania kolekcjami filmów Name: gcfilms Version: 5.1 -Release: 1 +Release: 0.1 License: GPL Group: Applications/Databases Source0: http://download.gna.org/gcfilms/%{name}-%{version}.tar.gz @@ -14,11 +15,11 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -GCfilms - Gtk2 Movie Catalog. Application that can be used to manage a -movie collection. +GCfilms is a Gtk2 Movie Catalog. Application that can be used to +manage a movie collection. %description -l pl -GCfilms - aplikacja bazująca na Gtk2, a używana może być do +GCfilms to katalog filmów oparty na Gtk2. Może być używany do zarządzania kolekcjami filmów. %prep @@ -27,7 +28,9 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT -%__cp -a . "${RPM_BUILD_ROOT-/}" + +# FIXME +cp -a . $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT @@ -51,16 +54,18 @@ /share/gcfilms/** %attr(755,root,root) /bin/gcfilms - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org + $Log$ +Revision 1.3 2005/06/25 21:27:02 qboosh +- pl cosmetics, release 0.1 due to broken install and files sections + Revision 1.2 2005/06/22 14:00:49 spider - cosmetics Revision 1.1 2005/06/22 13:48:55 spider - init - work done by Pawel Serej - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gcfilms.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
