Author: wolf Date: Fri Oct 20 17:24:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 20061020
---- Files affected: SPECS: emerald.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/emerald.spec diff -u SPECS/emerald.spec:1.4 SPECS/emerald.spec:1.5 --- SPECS/emerald.spec:1.4 Fri Oct 6 22:36:56 2006 +++ SPECS/emerald.spec Fri Oct 20 19:24:49 2006 @@ -2,12 +2,13 @@ Summary: A GTK+ tool to configure window decorations in beryl Summary(pl): Narzędzie GTK+ do konfiguracji dekoracji okien w berylu Name: emerald -Version: 20061004 +Version: 20061020 Release: 1 License: GPL/MIT Group: X11 -Source0: http://distfiles.xgl-coffee.org/emerald/%{name}-%{version}.tar.bz2 -# Source0-md5: 20f669589d469f7a8993f9deca89e446 +#Source0: http://distfiles.xgl-coffee.org/emerald/%{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 +# Source0-md5: 927ebfb2200f7e9cd4e82186f8234922 BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: beryl-core-devel @@ -60,7 +61,7 @@ Pliki statyczne dla emerald. %prep -%setup -q -n snapshots/%{name} +%setup -q -n %{name} %build autoreconf -v --install @@ -94,9 +95,11 @@ %{_desktopdir}/emerald-theme-manager.desktop %{_datadir}/mime-info/emerald.mime %{_datadir}/mime/packages/emerald.xml +%{_datadir}/%{name} %{_pixmapsdir}/emerald-theme-manager-icon.png %{_iconsdir}/hicolor/*/*/*.png %{_pkgconfigdir}/emeraldengine.pc +%{_mandir}/man1/*.1* %files devel %defattr(644,root,root,755) @@ -115,6 +118,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/10/20 17:24:49 wolf +- 20061020 + Revision 1.4 2006/10/06 20:36:56 qboosh - revised deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/emerald.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
