rpms/grantlee/devel grantlee.spec,1.2,1.3

thomasj thomasj at fedoraproject.org
Sun Jul 4 21:35:27 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/grantlee/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8333

Modified Files:
	grantlee.spec 
Log Message:
update to version 0.1.2, patchrelease


Index: grantlee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/grantlee/devel/grantlee.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- grantlee.spec	4 Jul 2010 21:30:34 -0000	1.2
+++ grantlee.spec	4 Jul 2010 21:35:27 -0000	1.3
@@ -10,7 +10,7 @@ Summary:        Qt string template engin
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.gitorious.org/grantlee/pages/Home
-Source0:        http://downloads.%{name}.org/%{name}-v%{version}.tar.gz
+Source0:        http://downloads.%{name}.org/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  qt4-devel cmake
@@ -56,7 +56,7 @@ This package includes the Grantlee API d
 format for easy browsing.
 
 %prep
-%setup -q -n %{name}-v%{version}
+%setup -q -n %{name}-%{version}
 
 sed -i 's,${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX},%{_libdir},' CMakeLists.txt
 



More information about the scm-commits mailing list