Author: freetz Date: Tue Jul 12 18:45:32 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.1.0, removed schemas patch
---- Files affected: SPECS: gnome-power.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/gnome-power.spec diff -u SPECS/gnome-power.spec:1.8 SPECS/gnome-power.spec:1.9 --- SPECS/gnome-power.spec:1.8 Tue Jul 5 15:33:46 2005 +++ SPECS/gnome-power.spec Tue Jul 12 20:45:27 2005 @@ -2,15 +2,14 @@ Summary: GNOME Power Manager Summary(pl): ZarzÄ…dca energii dla GNOME Name: gnome-power -Version: 0.0.5 -Release: 0.1 +Version: 0.1.0 +Release: 1 Epoch: 0 License: GPL v2 Group: X11/Applications Source0: http://dl.sourceforge.net/gnome-power/%{name}-%{version}.tar.gz -# Source0-md5: db310dadcc958a781a2752a6a7748e60 -Patch0: %{name}-schemas.patch -Patch1: %{name}-desktop.patch +# Source0-md5: 38bffb73974c355a1d602470b0c92d9d +Patch0: %{name}-desktop.patch URL: http://gnome-power.sourceforge.net/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -69,7 +68,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} @@ -86,8 +84,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -# for future use -#%%find_lang %{name} --all-name +%find_lang %{name} --all-name %clean rm -rf $RPM_BUILD_ROOT @@ -98,11 +95,11 @@ %preun %gconf_schema_uninstall gnome-power.schemas -#%%files -f %{name}.lang -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/* +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/* %{_sysconfdir}/gconf/schemas/*.schemas %{_datadir}/%{name} %{_desktopdir}/* @@ -113,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2005/07/12 18:45:27 freetz +- 0.1.0, removed schemas patch + Revision 1.8 2005/07/05 13:33:46 freetz - desktop patch added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-power.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
