SPECS: vtk2-pld.spec - sls: don't break it when you actually want ...

shadzik shadzik at pld-linux.org
Mon Jul 16 23:41:03 CEST 2007


Author: shadzik                      Date: Mon Jul 16 21:41:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sls: don't break it when you actually want to fix it ;)
- now it's correct

---- Files affected:
SPECS:
   vtk2-pld.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/vtk2-pld.spec
diff -u SPECS/vtk2-pld.spec:1.9 SPECS/vtk2-pld.spec:1.10
--- SPECS/vtk2-pld.spec:1.9	Mon Jul 16 23:13:18 2007
+++ SPECS/vtk2-pld.spec	Mon Jul 16 23:40:58 2007
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+
+%define		_realname	vtk2
+
 Summary:	vtk2 - virtual Tomasz Kloczko 2
 Summary(pl.UTF-8):	vtk2 - wirtualny Tomasz Kłoczko 2
 Name:		vtk2-pld
@@ -6,7 +9,7 @@
 Release:	1
 License:	Custom License by shadzik (see README file)
 Group:		Applications
-Source0:	http://entermedia.pl/~shadzik/vtk/%{name}-%{version}.tar.gz
+Source0:	http://entermedia.pl/~shadzik/vtk/%{_realname}-%{version}.tar.gz
 # Source0-md5:	9390d48fc07e095c32dc8b336c9783d2
 URL:		http://entermedia.pl/~shadzik/vtk/
 BuildRequires:	libstdc++-devel
@@ -21,7 +24,7 @@
 zastępujący go - Wirtualnego Tomasza Kłoczko 2. Wresja C++.
 
 %prep
-%setup -q
+%setup -q -n %{_realname}-%{version}
 
 %build
 %{__make} \
@@ -48,6 +51,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/07/16 21:40:58  shadzik
+- sls: don't break it when you actually want to fix it ;)
+- now it's correct
+
 Revision 1.9  2007/07/16 21:13:18  sls
 - synced spec filename with Name
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vtk2-pld.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list