Author: qboosh                       Date: Sun Jan 13 00:03:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- further files and license cleanup

---- Files affected:
SPECS:
   gnome-compiz-manager.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/gnome-compiz-manager.spec
diff -u SPECS/gnome-compiz-manager.spec:1.4 SPECS/gnome-compiz-manager.spec:1.5
--- SPECS/gnome-compiz-manager.spec:1.4 Sun Jan 13 00:50:58 2008
+++ SPECS/gnome-compiz-manager.spec     Sun Jan 13 01:03:05 2008
@@ -4,12 +4,14 @@
 Name:          gnome-compiz-manager
 Version:       0.10.4
 Release:       0.3
-License:       GPL
+License:       LGPL v2.1+ (library), GPL v2+ (the rest)
 Group:         X11/Applications
 Source0:       
http://download.gna.org/gcm/gnome-compiz-manager/%{name}-%{version}.tar.gz
 # Source0-md5: 654041b7bf9869e7d1724cb90739cdef
 URL:           http://gandalfn.wordpress.com/
 BuildRequires: gnome-desktop-devel >= 2.0
+BuildRequires: gob2 >= 2.0.14
+BuildRequires: gtk+2-devel >= 2:2.10
 BuildRequires: libgnomeui-devel >= 2.0
 BuildRequires: librsvg-devel >= 2.0
 BuildRequires: libwnck-devel >= 1.0
@@ -30,7 +32,9 @@
 %package libs
 Summary:       Libraries for GNOME Compiz manager
 Summary(pl.UTF-8):     Pliki bibliotek dla GNOME Compiz managera
+License:       LGPL v2.1+ (library), GPL v2+ (plugins)
 Group:         Libraries
+Requires:      gtk+2 >= 2:2.10
 
 %description libs
 Libraries for GNOME Compiz manager.
@@ -41,8 +45,14 @@
 %package devel
 Summary:       Header files for GNOME Compiz manager library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki GNOME Compiz managera
+License:       LGPL v2.1+
 Group:         Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
+Requires:      gnome-desktop-devel >= 2.0
+Requires:      gtk+2-devel >= 2:2.10
+Requires:      libgnomeui-devel >= 2.0
+Requires:      librsvg-devel >= 2.0
+Requires:      libwnck-devel >= 1.0
 
 %description devel
 Header files for GNOME Compiz manager library.
@@ -53,6 +63,7 @@
 %package static
 Summary:       Static library for GNOME Compiz manager
 Summary(pl.UTF-8):     Plik biblioteki statycznej GNOME Compiz managera
+License:       LGPL v2.1+
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
@@ -94,19 +105,22 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS COPYING ChangeLog NEWS README
 %{_sysconfdir}/gconf/schemas/gnome-compiz-preferences.schemas
-%attr(755,root,root) %{_bindir}/*
-%{_libdir}/%{name}/*.plugin
-%{_desktopdir}/*.desktop
+%attr(755,root,root) %{_bindir}/compiz-tray-icon
+%attr(755,root,root) %{_bindir}/gnome-compiz-preferences
+%{_libdir}/%{name}/gcp-page-*.plugin
 %{_datadir}/%{name}
-%{_mandir}/man1/*.1*
+%{_desktopdir}/gnome-compiz-preferences.desktop
+%{_mandir}/man1/compiz-tray-icon.1*
+%{_mandir}/man1/gnome-compiz-preferences.1*
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libgnome-compiz-manager.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgnome-compiz-manager.so.0
 %dir %{_libdir}/%{name}
-%{_libdir}/%{name}/*.so
+%{_libdir}/%{name}/libgcp_page_*.so
 
 %files devel
 %defattr(644,root,root,755)
@@ -117,7 +131,7 @@
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/*.a
+%{_libdir}/libgnome-compiz-manager.a
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -125,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-01-13 00:03:05  qboosh
+- further files and license cleanup
+
 Revision 1.4  2008-01-12 23:50:58  qboosh
 - cleanup
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-compiz-manager.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

Reply via email to