rpms/libmal/devel libmal.spec,1.1,1.2

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed Mar 22 15:33:38 UTC 2006


Author: rdieter

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

Modified Files:
	libmal.spec 
Log Message:
* Wed Mar 22 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.31-2
- capitalize summary
- drop empty %doc's: AUTHORS NEWS TODO



Index: libmal.spec
===================================================================
RCS file: /cvs/extras/rpms/libmal/devel/libmal.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libmal.spec	22 Mar 2006 15:22:43 -0000	1.1
+++ libmal.spec	22 Mar 2006 15:33:38 -0000	1.2
@@ -1,10 +1,10 @@
 
-Summary: a convenience library for malsync
+Summary: A convenience library for malsync
 Name:    libmal
 # NOTE: this isn't the latest version, but is the last version known to 
 # work with kdepim
 Version: 0.31 
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: MPL	
 Url: 	 http://jasonday.home.att.net/code/libmal/ 
@@ -62,17 +62,23 @@
 
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog NEWS README TODO
+%defattr(-,root,root,-)
+%doc ChangeLog README
+#empties
+#doc AUTHORS NEWS TODO
 %{_libdir}/lib*.so.*
 
 %files devel
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %{_libdir}/lib*.so
 %{_includedir}/*
 
 
 %changelog
+* Wed Mar 22 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.31-2
+- capitalize summary
+- drop empty %%doc's: AUTHORS NEWS TODO
+
 * Mon Oct 31 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.31-1
 - cleanup for Extras
 




More information about the fedora-extras-commits mailing list