rpms/rpmfusion-nonfree-package-config-smart/devel rpmfusion-nonfree-package-config-smart.spec, 1.2, 1.3

Nicolas Chauvet kwizart at rpmfusion.org
Tue Oct 18 00:05:35 CEST 2011


Author: kwizart

Update of /cvs/nonfree/rpms/rpmfusion-nonfree-package-config-smart/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20576/devel

Modified Files:
	rpmfusion-nonfree-package-config-smart.spec 
Log Message:
Update to current version 



Index: rpmfusion-nonfree-package-config-smart.spec
===================================================================
RCS file: /cvs/nonfree/rpms/rpmfusion-nonfree-package-config-smart/devel/rpmfusion-nonfree-package-config-smart.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rpmfusion-nonfree-package-config-smart.spec	29 Mar 2009 15:10:43 -0000	1.2
+++ rpmfusion-nonfree-package-config-smart.spec	17 Oct 2011 22:05:05 -0000	1.3
@@ -1,9 +1,15 @@
 %define debug_package %{nil}
 
+%ifarch	%{ix86}
+%define	basearch i386
+%else
+%define	basearch %{_target_cpu}
+%endif
+
 Summary:    RPM Fusion (nonfree) configuration files for the Smart package manager
 Name:       rpmfusion-nonfree-package-config-smart
-Version:    11
-Release:    0.4
+Version:    16
+Release:    1
 License:    GPLv2+
 Group:      System Environment/Base
 URL:        http://rpmfusion.org/
@@ -48,6 +54,12 @@
 %config(noreplace) %{_sysconfdir}/smart/channels/*.channel
 
 %changelog
+* Mon Oct 17 2011 Nicolas Chauvet <kwizart at gmail.com> - 16-1
+- Update for F-16
+
+* Mon Oct 17 2011 Nicolas Chauvet <kwizart at gmail.com> - 15-1
+- Update for F-15
+
 * Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 11-0.4
 - rebuild for new F11 features
 



More information about the rpmfusion-commits mailing list