SPECS: compiz-fusion-plugins-extra.spec - added -devel subpackage
megabajt
megabajt at pld-linux.org
Wed Mar 25 10:49:09 CET 2009
Author: megabajt Date: Wed Mar 25 09:49:09 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -devel subpackage
---- Files affected:
SPECS:
compiz-fusion-plugins-extra.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/compiz-fusion-plugins-extra.spec
diff -u SPECS/compiz-fusion-plugins-extra.spec:1.12 SPECS/compiz-fusion-plugins-extra.spec:1.13
--- SPECS/compiz-fusion-plugins-extra.spec:1.12 Sun Mar 8 17:50:43 2009
+++ SPECS/compiz-fusion-plugins-extra.spec Wed Mar 25 10:49:04 2009
@@ -20,8 +20,10 @@
BuildRequires: compiz-bcop >= %{version}
BuildRequires: compiz-devel >= %{version}
BuildRequires: compiz-fusion-plugins-main-devel >= %{version}
+BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 2.0
BuildRequires: intltool >= 0.35.0
+BuildRequires: libnotify-devel
BuildRequires: libtool
BuildRequires: pango-devel >= 1:1.10.0
BuildRequires: pkgconfig
@@ -84,6 +86,17 @@
Trailfocus: Powili przyciemnia nieaktywne okna.
Widget: Tworzy warstwę z widgetami, podobną do Dashboarda w OS X.
+%package devel
+Summary: Header file for animation addon plugin
+Summary(pl.UTF-8): Plik nagłówkowy wtyczki animation addon
+Group: X11/Development/Libraries
+
+%description devel
+Header file for animation addon plugin.
+
+%description devel -l pl.UTF-8
+Plik nagłówkowy wtyczki animation addon.
+
%prep
%setup -q -n compiz-plugins-extra-%{version}
@@ -124,12 +137,20 @@
%{_datadir}/compiz/*.xml
%{_datadir}/compiz/*.png
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/compiz/*.h
+%{_pkgconfigdir}/compiz-animationaddon.pc
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2009/03/25 09:49:04 megabajt
+- added -devel subpackage
+
Revision 1.12 2009/03/08 16:50:43 shadzik
- 0.8.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/compiz-fusion-plugins-extra.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list