Author: wolf Date: Fri Oct 20 17:12:14 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 20061020 - dbus plugin moved to separate package
---- Files affected: SPECS: beryl-plugins.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/beryl-plugins.spec diff -u SPECS/beryl-plugins.spec:1.3 SPECS/beryl-plugins.spec:1.4 --- SPECS/beryl-plugins.spec:1.3 Thu Oct 5 00:35:53 2006 +++ SPECS/beryl-plugins.spec Fri Oct 20 19:12:09 2006 @@ -2,12 +2,14 @@ Summary: beryl plugins Summary(pl): Wtyczki do beryla Name: beryl-plugins -Version: 20061004 +Version: 20061020 Release: 1 License: GPL/MIT Group: X11 -Source0: http://distfiles.xgl-coffee.org/beryl-plugins/%{name}-%{version}.tar.bz2 -# Source0-md5: dc12e381efacbdc8f529143fefa8ed43 +#Source0: http://distfiles.xgl-coffee.org/beryl-plugins/%{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 +# Source0-md5: 77e76eb88e147429f66ef36915ba1073 +Patch0: %{name}-fsck-patents.patch BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: beryl-core-devel >= 0.1.0 @@ -27,7 +29,8 @@ Wtyczki do beryla. %prep -%setup -q -n snapshots/%{name} +%setup -q -n %{name} +%patch0 -p1 %build autoreconf -v --install @@ -55,7 +58,6 @@ %dir %{_datadir}/beryl %{_datadir}/beryl/*.settings %{_datadir}/beryl/*.png -%{_datadir}/dbus-1/services/beryl.service %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -63,6 +65,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/10/20 17:12:09 wolf +- 20061020 +- dbus plugin moved to separate package + Revision 1.3 2006/10/04 22:35:53 qboosh - more BRs, added changelog ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/beryl-plugins.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
