SPECS: beryl-plugins.spec - epoch 1, require beryl-core 0.1.3 - do...

qboosh qboosh at pld-linux.org
Sun Dec 10 13:07:28 CET 2006


Author: qboosh                       Date: Sun Dec 10 12:07:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- epoch 1, require beryl-core 0.1.3
- don't own dirs belonging to beryl-core

---- Files affected:
SPECS:
   beryl-plugins.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/beryl-plugins.spec
diff -u SPECS/beryl-plugins.spec:1.7 SPECS/beryl-plugins.spec:1.8
--- SPECS/beryl-plugins.spec:1.7	Sun Dec 10 11:18:09 2006
+++ SPECS/beryl-plugins.spec	Sun Dec 10 13:07:23 2006
@@ -4,6 +4,7 @@
 Name:		beryl-plugins
 Version:	0.1.3
 Release:	1
+Epoch:		1
 License:	GPL/MIT
 Group:		X11
 Source0:	http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2
@@ -11,7 +12,7 @@
 Patch0:		%{name}-fsck-patents.patch
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
-BuildRequires:	beryl-core-devel >= 0.1.0
+BuildRequires:	beryl-core-devel >= 1:0.1.3
 BuildRequires:	cairo-devel >= 1.0
 BuildRequires:	dbus-devel >= 0.50
 BuildRequires:	glib2-devel >= 2.0
@@ -19,7 +20,7 @@
 BuildRequires:	librsvg-devel >= 2.14.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
-Requires:	beryl-core >= 0.1.0
+Requires:	beryl-core >= 1:0.1.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -61,7 +62,7 @@
 %build
 autoreconf -v --install
 %{__glib_gettextize}
-intltoolize --automake --copy --force
+%{__intltoolize} --automake
 
 %configure \
 	--disable-static
@@ -83,9 +84,7 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README
-%dir %{_libdir}/beryl
 %attr(755,root,root) %{_libdir}/beryl/*.so
-%dir %{_datadir}/beryl
 %{_datadir}/beryl/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -94,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/12/10 12:07:23  qboosh
+- epoch 1, require beryl-core 0.1.3
+- don't own dirs belonging to beryl-core
+
 Revision 1.7  2006/12/10 10:18:09  rotom
 - up to 0.1.3
 - lang pldized
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/beryl-plugins.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list