rpms/qucs/F-8 .cvsignore, 1.7, 1.8 qucs.spec, 1.18, 1.19 sources, 1.7, 1.8

Eric Tanguy (tanguy) fedora-extras-commits at redhat.com
Tue Jan 1 18:23:13 UTC 2008


Author: tanguy

Update of /cvs/extras/rpms/qucs/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25319

Modified Files:
	.cvsignore qucs.spec sources 
Log Message:



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/qucs/F-8/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	17 Jun 2007 15:40:31 -0000	1.7
+++ .cvsignore	1 Jan 2008 18:22:32 -0000	1.8
@@ -1 +1 @@
-qucs-0.0.12.tar.gz
+qucs-0.0.13.tar.gz


Index: qucs.spec
===================================================================
RCS file: /cvs/extras/rpms/qucs/F-8/qucs.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- qucs.spec	9 Sep 2007 17:28:05 -0000	1.18
+++ qucs.spec	1 Jan 2008 18:22:32 -0000	1.19
@@ -1,13 +1,13 @@
 Summary:	Circuit simulator
 Name: 		qucs
-Version:	0.0.12
-Release: 	4%{?dist}
+Version:	0.0.13
+Release: 	1%{?dist}
 Source0:	http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz
 Source1:	%{name}.desktop
 URL:		http://qucs.sourceforge.net/
-License:	GPL 
+License:	GPL+
 Group: 		Applications/Engineering
-BuildRoot:    	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: desktop-file-utils
 BuildRequires: qt-devel
 Requires: freehdl, perl, iverilog
@@ -32,10 +32,10 @@
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/applications
-desktop-file-install --vendor fedora                            \
-        --dir ${RPM_BUILD_ROOT}%{_datadir}/applications         \
-        --add-category X-Fedora                                 \
-        %{SOURCE1}
+desktop-file-install --vendor fedora \
+	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
+	--add-category X-Fedora \
+	%{SOURCE1}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -50,6 +50,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Tue Jan 01 2008 Eric Tanguy <eric.tanguy at univ-nantes.fr> - 0.0.13-1
+- Update to 0.0.13
+
 * Sun Sep 09 2007 Eric Tanguy <eric.tanguy at univ-nantes.fr> - 0.0.12-4
 - Modifiy qucs.desktop BZ 283941
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/qucs/F-8/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	17 Jun 2007 15:40:31 -0000	1.7
+++ sources	1 Jan 2008 18:22:32 -0000	1.8
@@ -1 +1 @@
-5df0550bb0bc295c9ab72991746d3adc  qucs-0.0.12.tar.gz
+9ad47f6035b65b806320304485fd4860  qucs-0.0.13.tar.gz




More information about the fedora-extras-commits mailing list