]> git.pld-linux.org Git - packages/dynamips.git/commitdiff
- release 3 auto/th/dynamips-0_2_8-0_RC2_3
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 3 Apr 2010 17:12:05 +0000 (17:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dynamips.spec -> 1.11

dynamips.spec

index 253e1f9701dc390403551df1a82c83e3c58fe29b..ad12498a5039f8eefa56b48155728c5043f9d613 100644 (file)
@@ -1,14 +1,13 @@
-#
-%define                _rc     RC2
-#
+%define                subver  RC2
+%define                rel             3
 Summary:       Cisco 7200 Simulator
 Summary(pl.UTF-8):     Symulator Cisco 7200
 Name:          dynamips
 Version:       0.2.8
-Release:       0.%{_rc}.2
+Release:       0.%{subver}.%{rel}
 License:       GPL
 Group:         Applications/Emulators
-Source0:       http://www.ipflow.utc.fr/dynamips/%{name}-%{version}-%{_rc}.tar.gz
+Source0:       http://www.ipflow.utc.fr/dynamips/%{name}-%{version}-%{subver}.tar.gz
 # Source0-md5: 8d12d28684d164fe3312a3fe43c84d2e
 Patch0:                %{name}-Makefile.patch
 Patch1:                %{name}-debian.patch
@@ -25,7 +24,7 @@ Cisco 7200 Simulator.
 Symulator Cisco 7200.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_rc}
+%setup -q -n %{name}-%{version}-%{subver}
 %patch0 -p1
 %patch1 -p1
 
@@ -57,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README README.hypervisor ChangeLog TODO 
+%doc README README.hypervisor ChangeLog TODO
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*.1*
 %{_mandir}/man7/*.7*
This page took 0.068253 seconds and 4 git commands to generate.