rpms/libdesktop-agnostic/F-11 libdesktop-agnostic.spec,1.1,1.2

Leigh Scott leigh123linux at fedoraproject.org
Sat Apr 24 05:51:41 UTC 2010


Author: leigh123linux

Update of /cvs/pkgs/rpms/libdesktop-agnostic/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18132

Modified Files:
	libdesktop-agnostic.spec 
Log Message:
* Sat Apr 24 2010 leigh scott <leigh123linux at googlemail.com> - 0.3.90-7
- fix mistake in spec file



Index: libdesktop-agnostic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libdesktop-agnostic/F-11/libdesktop-agnostic.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- libdesktop-agnostic.spec	24 Apr 2010 05:18:13 -0000	1.1
+++ libdesktop-agnostic.spec	24 Apr 2010 05:51:40 -0000	1.2
@@ -5,7 +5,7 @@
 
 Name:           libdesktop-agnostic
 Version:        0.3.90
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Provides an extensible configuration API
 
 Group:          System Environment/Libraries
@@ -120,7 +120,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -n python-desktop-agnostic
 %defattr(-,root,root,-)
 %dir %{python_sitearch}/desktopagnostic
-%dir %{python_sitearch}/desktopagnostic/__init__.p*
+%{python_sitearch}/desktopagnostic/__init__.p*
 %{python_sitearch}/desktopagnostic/*.so
 
 %files devel
@@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 24 2010 leigh scott <leigh123linux at googlemail.com> - 0.3.90-7
+- fix mistake in spec file
+
 * Mon Apr 19 2010 leigh scott <leigh123linux at googlemail.com> - 0.3.90-6
 - merge the remaining sub-package libs into the main package
 



More information about the scm-commits mailing list