rpms/libsx/devel libsx.spec,1.6,1.7

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Sun Sep 10 21:59:16 UTC 2006


Author: pertusus

Update of /cvs/extras/rpms/libsx/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19797/devel

Modified Files:
	libsx.spec 
Log Message:
* Sun Sep 10 2006 Patrice Dumas <pertusus at free.fr> 2.05-10
- add defattr to devel



Index: libsx.spec
===================================================================
RCS file: /cvs/extras/rpms/libsx/devel/libsx.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libsx.spec	15 Jul 2006 22:41:21 -0000	1.6
+++ libsx.spec	10 Sep 2006 21:59:15 -0000	1.7
@@ -1,7 +1,7 @@
 Name:           libsx
 Summary:        Simple X library
 Version:        2.05
-Release:        9%{?dist}
+Release:        10%{?dist}
 Group:          System Environment/Libraries
 License:        LGPL
 Url:            ftp://ftp.ac-grenoble.fr/ge/Xlibraries/
@@ -83,9 +83,10 @@
 %defattr(-,root,root,-)
 %doc CHANGES HELP HINTS LICENSE README 
 %{_libdir}/libsx.so.*
-%{_datadir}/libsx
+%{_datadir}/libsx/
 
 %files devel
+%defattr(-,root,root,-)
 %doc bezier controlbox creq demo* docs draw_demo frac freq multireq
 %doc pcurve skel xmore xrootbg libsx_defs
 %{_libdir}/libsx.a
@@ -93,33 +94,36 @@
 %{_includedir}/libsx.h
 
 %changelog
-* Sat Jul 15 2006 Patrice Dumas <dumas at centre-cired.fr> - 2.05-9
+* Sun Sep 10 2006 Patrice Dumas <pertusus at free.fr> 2.05-10
+- add defattr to devel
+
+* Sat Jul 15 2006 Patrice Dumas <pertusus at free.fr> 2.05-9
 - fix wrong link
 - link against X libraries
 
-* Fri Feb 17 2006 Patrice Dumas <dumas at centre-cired.fr> - 2.05-8
+* Fri Feb 17 2006 Patrice Dumas <pertusus at free.fr> 2.05-8
 - rebuild for fc5
 
-* Thu Dec 22 2005 Patrice Dumas <dumas at centre-cired.fr> 2.05-7
+* Thu Dec 22 2005 Patrice Dumas <pertusus at free.fr> 2.05-7
 - rebuild
 
-* Wed Nov 16 2005 Patrice Dumas <dumas at centre-cired.fr> 2.05-6
+* Wed Nov 16 2005 Patrice Dumas <pertusus at free.fr> 2.05-6
 - adapt for modular X
 
-* Fri Aug 26 2005 Patrice Dumas <dumas at centre-cired.fr> 2.05-5
+* Fri Aug 26 2005 Patrice Dumas <pertusus at free.fr> 2.05-5
 - replace mkinstalldirs with mkdir -p
 
-* Fri Aug 26 2005 Patrice Dumas <dumas at centre-cired.fr> 2.05-4
+* Fri Aug 26 2005 Patrice Dumas <pertusus at free.fr> 2.05-4
 - correct Requires
 - remove links to the libsx.h header files in the example directories
 
-* Tue Aug 16 2005 Patrice Dumas <dumas at centre-cired.fr> 2.05-3
+* Tue Aug 16 2005 Patrice Dumas <pertusus at free.fr> 2.05-3
 - don't ship freq.h or libfreq.a, it is an example
 - add a simpler definition of SimpleGetFile in freq
 - ship the example dirs and the doc
 - use and ship mkinstalldirs to create the dirs instead of mkdirhier
 - handle correctly shared libraries
 
-* Fri Aug 12 2005 Patrice Dumas <dumas at centre-cired.fr> 2.05-2
+* Fri Aug 12 2005 Patrice Dumas <pertusus at free.fr> 2.05-2
 - use %%{optflags} and build on fedora with gcc4
 - reused spec from http://monkeyrpms.net/fc2-i386/html/libsx.html




More information about the scm-commits mailing list