Author: freetz Date: Wed Oct 5 20:47:19 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added Makefile_cleanup patch, rel.3
---- Files affected: SPECS: graveman.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/graveman.spec diff -u SPECS/graveman.spec:1.15 SPECS/graveman.spec:1.16 --- SPECS/graveman.spec:1.15 Tue Aug 9 17:11:12 2005 +++ SPECS/graveman.spec Wed Oct 5 22:47:14 2005 @@ -3,14 +3,15 @@ Summary(pl): Oparty o GTK+2 program do tworzenia płyt CD i DVD Name: graveman Version: 0.3.12.4 -%define fver 0.3.12-4 -Release: 2 +%define fver 0.3.12-4 +Release: 3 License: GPL v2 Group: X11/Applications/Multimedia Source0: http://graveman.tuxfamily.org/sources/%{name}-%{fver}.tar.bz2 # Source0-md5: 2b1b807fc60f27ea58d83a5d28a9c6bf Patch0: %{name}-desktop.patch Patch1: %{name}-locale-names.patch +Patch2: %{name}-Makefile_cleanup.patch URL: http://graveman.tuxfamily.org/ BuildRequires: autoconf BuildRequires: automake @@ -40,6 +41,7 @@ %setup -q -n %{name}-%{fver} %patch0 -p1 %patch1 -p1 +%patch2 -p1 mv -f po/{no,nb}.po @@ -95,6 +97,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2005/10/05 20:47:14 freetz +- added Makefile_cleanup patch, rel.3 + Revision 1.15 2005/08/09 15:11:12 charles - fixed %%files (_mandir) - rel. 2, STBR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/graveman.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
