]> git.pld-linux.org Git - packages/egroupware.git/commitdiff
- updated patches
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 5 Feb 2006 17:43:15 +0000 (17:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    egroupware.spec -> 1.18

egroupware.spec

index 23aa329172c1f9a0a2147be85336f97cc34b7c82..91b20c3347d629cc5622ab6ee890a45ed59f9f2b 100644 (file)
@@ -4,7 +4,7 @@
 # - everything
 
 %define        _rc RC6
-%define        _rel 1
+%define        _rel 1.1
 Summary:       eGroupWare - a web-based groupware suite written in PHP
 Summary(pl):   eGroupWAre - oparte na WWW oprogramowanie do pracy grupowej napisane w PHP
 Name:          egroupware
@@ -113,8 +113,8 @@ find -name CVS -print0 | xargs -0 rm -rf
 # undos the sources
 find -regex '.*\.\(php\|inc\|html\|txt\|js\)$' -print0 | xargs -0 sed -i -e 's,\r$,,'
 
-#%patch0 -p1
-#%patch1 -p1
+%patch0 -p1
+%patch1 -p1
 
 # GPL
 rm doc/LICENSE
@@ -123,7 +123,7 @@ rm doc/LICENSE
 rm -r doc/rpm-build
 
 # using PLD package
-#rm -r projects/ttf-bitstream-vera-1.10
+rm -r projectmanager/inc/ttf-bitstream-vera-1.10
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.118301 seconds and 4 git commands to generate.