SPECS: bakery.spec - package all files - release 2

megabajt megabajt at pld-linux.org
Mon Apr 7 14:42:14 CEST 2008


Author: megabajt                     Date: Mon Apr  7 12:42:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package all files
- release 2

---- Files affected:
SPECS:
   bakery.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/bakery.spec
diff -u SPECS/bakery.spec:1.16 SPECS/bakery.spec:1.17
--- SPECS/bakery.spec:1.16	Thu Dec 20 20:09:45 2007
+++ SPECS/bakery.spec	Mon Apr  7 14:42:08 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Struktura C++ do tworzenia programów dla GNOME
 Name:		bakery
 Version:	2.4.3
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		X11/Development/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/bakery/2.4/%{name}-%{version}.tar.bz2
@@ -53,7 +53,7 @@
 %package devel
 Summary:	Bakery header files
 Summary(pl.UTF-8):	Pliki nagłówkowe Bakery
-Group:		Development/Libraries
+Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	gconfmm-devel >= 2.16.0
 Requires:	gnome-vfsmm-devel >= 2.16.0
@@ -70,7 +70,7 @@
 %package static
 Summary:	Static Bakery library
 Summary(pl.UTF-8):	Statyczna biblioteka Bakery
-Group:		Development/Libraries
+Group:		X11/Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
@@ -109,18 +109,21 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libbakery-2.4-2.4.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libbakery-2.4-2.4.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libbakery-2.4.so
+%dir %{_libdir}/bakery-2.4
+%{_libdir}/bakery-2.4/include
+%{_libdir}/libbakery-2.4.la
 %{_includedir}/bakery-2.4
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/bakery-2.4.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/*.a
+%{_libdir}/libbakery-2.4.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -128,6 +131,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008-04-07 12:42:08  megabajt
+- package all files
+- release 2
+
 Revision 1.16  2007-12-20 19:09:45  qboosh
 - reverted false libcap BR, fix your GNOME libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bakery.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list