SPECS: SaWMan.spec - updated to 1.2.0-rc1

qboosh qboosh at pld-linux.org
Fri Sep 5 17:39:20 CEST 2008


Author: qboosh                       Date: Fri Sep  5 15:39:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.0-rc1

---- Files affected:
SPECS:
   SaWMan.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/SaWMan.spec
diff -u SPECS/SaWMan.spec:1.1 SPECS/SaWMan.spec:1.2
--- SPECS/SaWMan.spec:1.1	Sun Mar 11 20:15:44 2007
+++ SPECS/SaWMan.spec	Fri Sep  5 17:39:15 2008
@@ -2,14 +2,15 @@
 Summary:	Shared application and Window Manager
 Summary(pl.UTF-8):	Zarządca współdzielonych aplikacji i okien
 Name:		SaWMan
-Version:	0.1.0
+Version:	1.2.0
+%define	subver	rc1
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
-Source0:	http://www.directfb.org/downloads/Extras/%{name}-%{version}.tar.gz
-# Source0-md5:	d36255aea4bfc0a14f043960ae7782a2
-URL:		http://www.directfb.org/index.php?path=Main/News&entry=2007-01-30-0.dok
-BuildRequires:	DirectFB-devel >= 1:1.0.0
+Source0:	http://www.directfb.org/downloads/Extras/%{name}-%{version}-%{subver}.tar.gz
+# Source0-md5:	95dfb3bb0a588e486eed3fef28fa3644
+URL:		http://www.directfb.org/index.php?path=Platform/SaWMan
+BuildRequires:	DirectFB-devel >= 1:1.2.0
 BuildRequires:	pkgconfig >= 1:0.9
 %requires_eq	DirectFB
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,7 +32,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki sawman
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	DirectFB-devel >= 1:1.0.0
+Requires:	DirectFB-devel >= 1:1.2.0
 
 %description devel
 Header files for sawman library.
@@ -52,7 +53,7 @@
 Statyczna biblioteka sawman.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{subver}
 
 %build
 %configure \
@@ -73,9 +74,11 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README
-%attr(755,root,root) %{_libdir}/libsawman-*.so.*.*.*
-%attr(755,root,root) %{_libdir}/directfb-*/wm/libdirectfbwm_sawman.so
+%doc AUTHORS ChangeLog README
+%attr(755,root,root) %{_bindir}/swmdump
+%attr(755,root,root) %{_libdir}/libsawman-1.2.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libsawman-1.2.so.0
+%attr(755,root,root) %{_libdir}/directfb-1.2-0/wm/libdirectfbwm_sawman.so
 
 %files devel
 %defattr(644,root,root,755)
@@ -87,7 +90,7 @@
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libsawman.a
-%{_libdir}/directfb-*/wm/libdirectfbwm_sawman.[aol]*
+%{_libdir}/directfb-1.2-0/wm/libdirectfbwm_sawman.[aol]*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -95,5 +98,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/09/05 15:39:15  qboosh
+- updated to 1.2.0-rc1
+
 Revision 1.1  2007/03/11 19:15:44  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/SaWMan.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list